AuthRefreshPolicy

constructor(refreshOnStatusCodes: Set<Int> = setOf(401), maxRefreshAttempts: Int = 1)